home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 38
/
Aminet 38 (2000)(Schatztruhe)[!][Aug 2000].iso
/
Aminet
/
util
/
pack
/
xfdmaster_dev.lha
/
xfd_Developer
/
include
/
C
/
proto
/
xfdmaster.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2000-06-27
|
384 b
|
22 lines
#ifndef _PROTO_XFDMASTER_H
#define _PROTO_XFDMASTER_H
#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif
#ifndef CLIB_XFDMASTER_PROTOS_H
#include <clib/xfdmaster_protos.h>
#endif
#ifdef __GNUC__
#include <inline/xfdmaster.h>
#else
#include <pragma/xfdmaster_lib.h>
#endif
#ifndef __NOLIBBASE__
extern struct xfdMasterBase *xfdMasterBase;
#endif
#endif /* _PROTO_XFDMASTER_H */